home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / GAMES / ANGBAND2 / !Angband / lib / help / option_txt < prev    next >
Text File  |  1995-12-21  |  6KB  |  213 lines

  1. === List of options ===
  2.  
  3.  
  4. Option name               Option description
  5.  
  6.  
  7.           /*** User-Interface ***/
  8.  
  9. "rogue_like_commands",    "Rogue-like commands"
  10.  
  11. "quick_messages",         "Quick messages"
  12.  
  13. "other_query_flag",       "Prompt for various information"
  14.  
  15. "carry_query_flag",       "Prompt before picking things up"
  16.  
  17. "use_old_target",         "Use old target by default"
  18.  
  19. "always_pickup",          "Pick things up by default"
  20.  
  21. "always_throw",           "Accept all throw commands"
  22.  
  23. "always_repeat",          "Repeat obvious commands"
  24.  
  25. "plain_descriptions",     "Plain object descriptions"
  26.  
  27. "equippy_chars",          "Display Equippy Characters"
  28.  
  29. "show_health_bar",        "Display Monster Health Bar"
  30.  
  31. "show_spell_info",        "Show extra spell info"
  32.  
  33. "depth_in_feet",          "Show dungeon level in feet"
  34.  
  35. "notice_seams",           "Notice mineral seams"
  36.  
  37. "compress_savefile",      "Compress savefiles"
  38.  
  39. "ring_bell",              "Audible bell (on errors, etc)"
  40.  
  41. "hilite_player",          "Hilite the player with the cursor"
  42.  
  43. "use_color",              "Use color if possible (slow)"
  44.  
  45. "view_yellow_lite",       "Draw Torch-Lite in yellow (slow)"
  46.  
  47. "view_bright_lite",       "Draw Viewable Lite brightly (v.slow)"
  48.  
  49.  
  50.           /*** Disturbance ***/
  51.  
  52. "find_ignore_stairs",     "Run past stairs"
  53.  
  54. "find_ignore_doors",      "Run through open doors"
  55.  
  56. "find_cut",               "Run past known corners"
  57.  
  58. "find_examine",           "Run into potential corners"
  59.  
  60. "disturb_near",           "Disturb whenever monster moves (nearby)"
  61.  
  62. "disturb_move",           "Disturb whenever monster moves (anywhere)"
  63.  
  64. "disturb_enter",          "Disturb whenever monster appears"
  65.  
  66. "disturb_leave",          "Disturb whenever monster disappears"
  67.  
  68. "disturb_panel",          "Disturb whenever map panel changes"
  69.  
  70. "disturb_other",          "Disturb whenever various things happen"
  71.  
  72. "flush_command",          "Flush input before normal commands"
  73.  
  74. "flush_disturb",          "Flush input whenever disturbed"
  75.  
  76. "flush_failure",          "Flush input on various failures"
  77.  
  78. "fresh_before",           "Flush output before all commands"
  79.  
  80. "fresh_after",            "Flush output after all commands"
  81.  
  82. "fresh_find",             "Flush output while running (slow)"
  83.  
  84. "filch_message",          "Flush messages before every new message"
  85.  
  86. "filch_disturb",          "Flush messages before every disturbance"
  87.  
  88. "alert_hitpoint",         "Alert user to critical hitpoints"
  89.  
  90. "alert_failure",          "Alert user to various failures"
  91.  
  92.  
  93.           /*** Inventory ***/
  94.  
  95. "show_inven_weight",      "Show weights in inventory list"
  96.  
  97. "show_equip_weight",      "Show weights in equipment list"
  98.  
  99. "show_store_weight",      "Show weights in stores"
  100.  
  101. "show_equip_label",       "Show labels in equipment list"
  102.  
  103. "stack_allow_items",      "Allow weapons and armor to stack"
  104.  
  105. "stack_allow_wands",      "Allow wands/staffs/rods to stack"
  106.  
  107. "stack_force_notes",      "Over-ride inscriptions when stacking"
  108.  
  109. "stack_force_costs",      "Over-ride discounts when stacking"
  110.  
  111. "auto_combine_pack",      "Automatically combine items in the pack"
  112.  
  113. "auto_reorder_pack",      "Automatically reorder items in the pack"
  114.  
  115. "no_haggle_flag",         "Disable haggling in stores"
  116.  
  117. "shuffle_owners",         "Shuffle store owners"
  118.  
  119.  
  120.           /*** Game-Play ***/
  121.  
  122. "view_perma_grids",       "Map remembers all perma-lit grids"
  123.  
  124. "view_torch_grids",       "Map remembers all torch-lit grids"
  125.  
  126. "scum_always",            "Auto-scum for good levels (always)"
  127.  
  128. "scum_sometimes",         "Auto-scum for good levels (sometimes)"
  129.  
  130. "dungeon_align",          "Generate dungeons with aligned rooms"
  131.  
  132. "dungeon_stair",          "Generate dungeons with connected stairs"
  133.  
  134. "flow_by_sound",          "Monsters chase current location (v.slow)"
  135.  
  136. "flow_by_smell",          "Monsters chase recent locations (v.slow)"
  137.  
  138. "track_follow",           "Monsters follow the player (beta)"
  139.  
  140. "track_target",           "Monsters target the player (beta)"
  141.  
  142. "smart_learn",            "Monsters learn from their mistakes"
  143.  
  144. "smart_cheat",            "Monsters exploit players weaknesses"
  145.  
  146.  
  147.           /*** Efficiency ***/
  148.  
  149. "view_reduce_lite",       "Reduce lite-radius when running"
  150.  
  151. "view_reduce_lite_town",  "Reduce lite-radius when running (in town)"
  152.  
  153. "view_reduce_view",       "Reduce view-radius when running"
  154.  
  155. "view_reduce_view_town",  "Reduce view-radius when running (in town)"
  156.  
  157. "optimize_running",       "Optimize various things when running"
  158.  
  159. "optimize_resting",       "Optimize various things when resting"
  160.  
  161. "optimize_display",       "Optimize various things (visual display)"
  162.  
  163. "optimize_various",       "Optimize various things (message recall)"
  164.  
  165.  
  166.           /*** Special ***/
  167.  
  168. "use_mirror_recent",      "Recall monster races in mirror window"
  169.  
  170. "use_mirror_normal",      "Show equip/inven in mirror window"
  171.  
  172. "use_mirror_choose",      "Show item choices in mirror window"
  173.  
  174. "use_mirror_spells",      "Show spell choices in mirror window"
  175.  
  176. "use_recall_recent",      "Recall monster races in recall window"
  177.  
  178. "use_choice_normal",      "Show inven/equip in choice window"
  179.  
  180. "use_choice_choose",      "Show item choices in choice window"
  181.  
  182. "use_choice_spells",      "Show spell choices in choice window"
  183.  
  184. "show_choose_prompt",     "Show prompt in choice window"
  185.  
  186. "show_choose_info",       "Show info in choice window"
  187.  
  188. "show_choose_label",      "Show labels in choice window"
  189.  
  190. "show_choose_weight",     "Show weights in choice window"
  191.  
  192. "recall_show_desc",       "Recall monster descriptions"
  193.  
  194. "recall_show_kill",       "Recall monster kill counts"
  195.  
  196.  
  197.           /*** Cheating ***/
  198.  
  199. "cheat_peek",             "Peek into object creation"
  200.  
  201. "cheat_hear",             "Peek into monster creation"
  202.  
  203. "cheat_room",             "Peek into dungeon creation"
  204.  
  205. "cheat_xtra",             "Peek into something else"
  206.  
  207. "cheat_know",             "Know complete monster info"
  208.  
  209. "cheat_live",             "Allow player to avoid death"
  210.  
  211.  
  212.  
  213.